home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / sg3-utils / examples / reassign_addr.txt < prev    next >
Encoding:
Text File  |  2007-01-30  |  465 b   |  12 lines

  1. # This file is an example for the sg_reassign utility.
  2. # That utility can take one or more logical block addresses from stdin when
  3. # either the '--address=-" or "-a -" option is given on the command line.
  4.  
  5. # To see logical block addresses placed in the command parameter block
  6. # without executing them command try something like:
  7. # 'sg_reassign --address=- --dummy -vv /dev/sda < reassign_addr.txt
  8.  
  9. 1,34,0x33,0X444  0x89abcde    0xdeadbeef      # 6 lba's
  10.  
  11. # dpg 20070130
  12.